Welcome![Sign In][Sign Up]
Location:
Search - web socket

Search list

[ADO-ODBCsocktest

Description: WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download, remember xuezheng21cn
Platform: | Size: 21002 | Author: 柳学铮 | Hits:

[CSharpWindowsApplication000

Description: 通过socket,TCP/IP协议,从WEB服务器(填写网站地址或IP地址)下载网页,保存到指定硬盘空间。-through the socket, TCP / IP, from the Web server (fill in Web addresses, or IP address) to download Web pages, designated to preserve disk space.
Platform: | Size: 9361 | Author: 张原 | Hits:

[Web ServerWebSocketServer_src4

Description: Web socket server application
Platform: | Size: 43008 | Author: ali | Hits:

[Web ServerrtaVideoStreamer-demo

Description: C# web socket server example
Platform: | Size: 11264 | Author: ali | Hits:

[Internet-Networkweb

Description: 实验4 Web服务器(多线程,可以多个浏览器访问多个不同文件) 要求:(1)TCP (2)C/S (3)http 摘要:设计一个简单的web服务器,它仅能处理一个请求。 具体: Web服务器: 当一个客户(浏览器,输入URL:http://127.0.0.1/index.html)连接时创建一个连接套接字; 从连接套接字接收http请求报文。 解释该请求以确定所请求的文件(解析文件名); 从服务器的文件系统获得请求的文件。 创建一个由请求的文件组成的http响应报文。(报文包含状态行+实体体)。 经TCP连接想请求的浏览器发送响应。如果浏览器请求的文件不在服务器,服务器返回“404 Not Found”差错报文。 注意:1)如果80端口已经被其他进程占用,服务器端口改为5050。则浏览器输入的URL:http://127.0.0.1:5050/index.html-Experiment 4 Web server Requirements: (1) TCP             (2) C/S             (3) http Abstract: The design of a simple web server, it can handle only one request. Specifically: Web server: Create a connection socket connection When a client (//127.0.0.1/index.html browser, enter the URL:: http) Http request message is received the connection socket. Interpret the request to determine the requested file (file name parsing) Access to documents requested the server s file system. Create a document requested by the composition of http response packets. (Packet contains a status line+ solid body). After TCP connection would like to request the browser sends a response. If the file is not in the server browser requests, the server returns 404 Not Found error message. Note: 1) If port 80 is already in use by another process server port to 5050. Enter the URL of your browser: http: //127.0.0.1: 5050/index.html
Platform: | Size: 1207296 | Author: 刘强 | Hits:

[Linux driverSocket-web

Description: 基于Cortex-A8,编写Socket服务器,实现客户端与服务端数据交互功能。-Based on the Cortex-A8, write Socket server, to achieve the client and server data exchange capabilities.
Platform: | Size: 8192 | Author: 江飞雪 | Hits:

[WEB Codeeasywsclient-master

Description: 轻松建立Web Socket连接,实现WebSocket送信-Easily create Web Socket connection, to achieve WebSocket messenger
Platform: | Size: 17408 | Author: 葛晓平 | Hits:

[TCP/IP stacklistener

Description: TCP/IP web socket classes
Platform: | Size: 77824 | Author: christian | Hits:

[JSP/Javaweb-server

Description: web server socket基于java的网络编程,可用于简单web的制作。网络课设-web server socket
Platform: | Size: 1027072 | Author: 陈子宇 | Hits:

[JSP/Javawebsocket

Description: 微信测试用户 微信测试用户-web socket web socket web socket
Platform: | Size: 1544192 | Author: 李道成 | Hits:

[Web Servercode

Description: 本代码中采用多进程进行socket编程,简单实现了web服务器的开发,python程序在本机运行后,打开浏览器,输入127.0.0.1:8000即可看到结果,采用http协议(The code used in the multi-process socket programming, the simple realization of the web server development, python program in the machine running, open the browser, enter 127.0.0.1:8000 can see the results, using http protocol)
Platform: | Size: 35840 | Author: 山景无言 | Hits:

[CSharpWindows-Web-Crawler-Proxy

Description: 爬虫程序,想学习的朋友们,可以下载。对于学习非常有帮助。(Simple crawler function, socket thread)
Platform: | Size: 408576 | Author: 甘红梅 | Hits:

[WEB CodeWebApplication

Description: – The web application allows users to monitor power consumption, register Wi-Fi controllable devices and remotely control devices over Wi-Fi using a user interface. – This web application consists of a RESTful API developed in Node.js using the Express Framework for database interaction, a web server for serving files, and employs the Web- Socket protocol for full-duplex real-time data streaming with minimal overhead. – The Node.js web application running on the Intel Edison polls an SQLite database contain- ing power data with a single thread and pushes real-time data to all connected web clients using the WebSocket protocol. – The web application uses Mustache.js as a client-side templating engine, uses client-side form validation, and employs AJAX to reduce CPU load on the Intel Edison and minimize network tra c.(The web application allows users to monitor power consumption, register Wi-Fi controllable devices and remotely control devices over Wi-Fi using a user interface. This web application consists of a RESTful API developed in Node.js using the Express Framework for database interaction, a web server for serving files, and employs the Web- Socket protocol for full-duplex real-time data streaming with minimal overhead. The Node.js web application running on the Intel Edison polls an SQLite database contain- ing power data with a single thread and pushes real-time data to all connected web clients using the WebSocket protocol. The web application uses Mustache.js as a client-side templating engine, uses client-side form validation, and employs AJAX to reduce CPU load on the Intel Edison and minimize network tra c.)
Platform: | Size: 10185728 | Author: 哈哈拉拉 | Hits:

[Education soft systemChat

Description: This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality
Platform: | Size: 449536 | Author: ziyyah | Hits:

[WEB Codeweb-socket-js-1.0.2

Description: websocket兼容IE8,使用flash(websocket for IE8)
Platform: | Size: 671744 | Author: shenjg | Hits:

[Windows Developwebsocket-kinect

Description: Streams Kinect data over binary WebSockets to web clients, which visualise using Three.js/WebGL (currently Chrome and Firefox 11+ only)
Platform: | Size: 191488 | Author: MinhLe | Hits:

[JSP/Java微充web端

Description: 服务于电动自行车充电的web网页,包含node.js服务器。使用web页面模拟实际充电插座。使用mqtt进行物联网通信。(The web web page for electric bicycle charging, including the node.js server. Use the web page to simulate the actual charging socket. Use mqtt to communicate in the Internet of things.)
Platform: | Size: 32768 | Author: 孙小台 | Hits:

[OtherWebSocket

Description: Websocket-Arduino, a websocket implementation for Arduino Copyright 2011 Per Ejeklint Based on previous implementations by Copyright 2010 Ben Swanson and Copyright 2010 Randall Brewer and Copyright 2010 Oliver Smith Some code and concept based off of Webduino library Copyright 2009 Ben Combee, Ran Talbott Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. WITHOUT WARRANTY OF ANY KIND
Platform: | Size: 15360 | Author: MaximeD | Hits:

[Otherwebhtml5调用摄像头实现二维码扫描

Description: web/html5调用摄像头实现二维码扫描; java扩展使用说明 该解析过程需要java环境支持,jar包启动后在本机的20147端口接受socket监听,因此网络编程语言都可以调用。 1 命令行启动jar包 java -jar xxxxx.jar 启动成功应该能看到20147端口的应用 2服务socket调用 暂提供php调用代码(Web/html5 calls the camera to realize the two-dimensional code scan. Java extension usage description The parsing process requires Java environment support, and the jar packet starts to receive socket listeners on the 20147 port of the machine, so the network programming language can be called. 1 the command line starts the jar package Java -jar xxxxx.jar Startup success should be able to see the 20147 port application 2 service socket call Temporarily provide PHP call code)
Platform: | Size: 3072 | Author: vincentllx | Hits:

[Internet-NetworkArchive

Description: This app is written in nodejs language and supports file upload taking advantage of web socket.
Platform: | Size: 3072 | Author: gbchoi | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net